home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 November / MACPOWER-1997-11.ISO.7z / MACPOWER-1997-11.ISO / AMUG / MUSIC / bol-processor-271-data.sit / bol-processor-271-data / BP2 examples / BP2 data / -da.checkWaitUntilScript < prev    next >
Text File  |  1997-04-01  |  273b  |  7 lines

  1. // Bol Processor version BP2.7
  2. // Data file saved as '-da.checkWaitUntilScript'. Date: Tue, Apr 1, 1997 -- 13d11
  3.  
  4. C4 D4 E4  _script(Wait 1000 milliseconds) D4 C4
  5.  
  6. // This does not work properly because it has to wait for the completion of beep
  7. C4 D4 E4  _script(Beep) D4 C4